3.11.77 \(\int \frac {(2-5 x) x^{3/2}}{(2+5 x+3 x^2)^{5/2}} \, dx\) [1077]

Optimal. Leaf size=187 \[ \frac {2 \sqrt {x} (74+95 x)}{9 \left (2+5 x+3 x^2\right )^{3/2}}+\frac {1450 \sqrt {x} (2+3 x)}{9 \sqrt {2+5 x+3 x^2}}-\frac {2 \sqrt {x} (1831+2175 x)}{9 \sqrt {2+5 x+3 x^2}}-\frac {1450 \sqrt {2} (1+x) \sqrt {\frac {2+3 x}{1+x}} E\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{9 \sqrt {2+5 x+3 x^2}}+\frac {598 \sqrt {2} (1+x) \sqrt {\frac {2+3 x}{1+x}} F\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{3 \sqrt {2+5 x+3 x^2}} \]

[Out]

2/9*(74+95*x)*x^(1/2)/(3*x^2+5*x+2)^(3/2)+1450/9*(2+3*x)*x^(1/2)/(3*x^2+5*x+2)^(1/2)-2/9*(1831+2175*x)*x^(1/2)
/(3*x^2+5*x+2)^(1/2)-1450/9*(1+x)^(3/2)*(1/(1+x))^(1/2)*EllipticE(x^(1/2)/(1+x)^(1/2),1/2*I*2^(1/2))*2^(1/2)*(
(2+3*x)/(1+x))^(1/2)/(3*x^2+5*x+2)^(1/2)+598/3*(1+x)^(3/2)*(1/(1+x))^(1/2)*EllipticF(x^(1/2)/(1+x)^(1/2),1/2*I
*2^(1/2))*2^(1/2)*((2+3*x)/(1+x))^(1/2)/(3*x^2+5*x+2)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 187, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.240, Rules used = {832, 836, 853, 1203, 1114, 1150} \begin {gather*} \frac {598 \sqrt {2} (x+1) \sqrt {\frac {3 x+2}{x+1}} F\left (\text {ArcTan}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{3 \sqrt {3 x^2+5 x+2}}-\frac {1450 \sqrt {2} (x+1) \sqrt {\frac {3 x+2}{x+1}} E\left (\text {ArcTan}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{9 \sqrt {3 x^2+5 x+2}}+\frac {1450 \sqrt {x} (3 x+2)}{9 \sqrt {3 x^2+5 x+2}}-\frac {2 \sqrt {x} (2175 x+1831)}{9 \sqrt {3 x^2+5 x+2}}+\frac {2 \sqrt {x} (95 x+74)}{9 \left (3 x^2+5 x+2\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((2 - 5*x)*x^(3/2))/(2 + 5*x + 3*x^2)^(5/2),x]

[Out]

(2*Sqrt[x]*(74 + 95*x))/(9*(2 + 5*x + 3*x^2)^(3/2)) + (1450*Sqrt[x]*(2 + 3*x))/(9*Sqrt[2 + 5*x + 3*x^2]) - (2*
Sqrt[x]*(1831 + 2175*x))/(9*Sqrt[2 + 5*x + 3*x^2]) - (1450*Sqrt[2]*(1 + x)*Sqrt[(2 + 3*x)/(1 + x)]*EllipticE[A
rcTan[Sqrt[x]], -1/2])/(9*Sqrt[2 + 5*x + 3*x^2]) + (598*Sqrt[2]*(1 + x)*Sqrt[(2 + 3*x)/(1 + x)]*EllipticF[ArcT
an[Sqrt[x]], -1/2])/(3*Sqrt[2 + 5*x + 3*x^2])

Rule 832

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Sim
p[(-(d + e*x)^(m - 1))*(a + b*x + c*x^2)^(p + 1)*((2*a*c*(e*f + d*g) - b*(c*d*f + a*e*g) - (2*c^2*d*f + b^2*e*
g - c*(b*e*f + b*d*g + 2*a*e*g))*x)/(c*(p + 1)*(b^2 - 4*a*c))), x] - Dist[1/(c*(p + 1)*(b^2 - 4*a*c)), Int[(d
+ e*x)^(m - 2)*(a + b*x + c*x^2)^(p + 1)*Simp[2*c^2*d^2*f*(2*p + 3) + b*e*g*(a*e*(m - 1) + b*d*(p + 2)) - c*(2
*a*e*(e*f*(m - 1) + d*g*m) + b*d*(d*g*(2*p + 3) - e*f*(m - 2*p - 4))) + e*(b^2*e*g*(m + p + 1) + 2*c^2*d*f*(m
+ 2*p + 2) - c*(2*a*e*g*m + b*(e*f + d*g)*(m + 2*p + 2)))*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, g}, x] &&
NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && LtQ[p, -1] && GtQ[m, 1] && ((EqQ[m, 2] && EqQ[p, -3] &
& RationalQ[a, b, c, d, e, f, g]) ||  !ILtQ[m + 2*p + 3, 0])

Rule 836

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp
[(d + e*x)^(m + 1)*(f*(b*c*d - b^2*e + 2*a*c*e) - a*g*(2*c*d - b*e) + c*(f*(2*c*d - b*e) - g*(b*d - 2*a*e))*x)
*((a + b*x + c*x^2)^(p + 1)/((p + 1)*(b^2 - 4*a*c)*(c*d^2 - b*d*e + a*e^2))), x] + Dist[1/((p + 1)*(b^2 - 4*a*
c)*(c*d^2 - b*d*e + a*e^2)), Int[(d + e*x)^m*(a + b*x + c*x^2)^(p + 1)*Simp[f*(b*c*d*e*(2*p - m + 2) + b^2*e^2
*(p + m + 2) - 2*c^2*d^2*(2*p + 3) - 2*a*c*e^2*(m + 2*p + 3)) - g*(a*e*(b*e - 2*c*d*m + b*e*m) - b*d*(3*c*d -
b*e + 2*c*d*p - b*e*p)) + c*e*(g*(b*d - 2*a*e) - f*(2*c*d - b*e))*(m + 2*p + 4)*x, x], x], x] /; FreeQ[{a, b,
c, d, e, f, g, m}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && LtQ[p, -1] && (IntegerQ[m] ||
 IntegerQ[p] || IntegersQ[2*m, 2*p])

Rule 853

Int[((f_) + (g_.)*(x_))/(Sqrt[x_]*Sqrt[(a_) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[2, Subst[Int[(f +
 g*x^2)/Sqrt[a + b*x^2 + c*x^4], x], x, Sqrt[x]], x] /; FreeQ[{a, b, c, f, g}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 1114

Int[1/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Simp[(2*a + (b - q
)*x^2)*(Sqrt[(2*a + (b + q)*x^2)/(2*a + (b - q)*x^2)]/(2*a*Rt[(b - q)/(2*a), 2]*Sqrt[a + b*x^2 + c*x^4]))*Elli
pticF[ArcTan[Rt[(b - q)/(2*a), 2]*x], -2*(q/(b - q))], x] /; PosQ[(b - q)/a]] /; FreeQ[{a, b, c}, x] && GtQ[b^
2 - 4*a*c, 0]

Rule 1150

Int[(x_)^2/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Simp[x*((b -
q + 2*c*x^2)/(2*c*Sqrt[a + b*x^2 + c*x^4])), x] - Simp[Rt[(b - q)/(2*a), 2]*(2*a + (b - q)*x^2)*(Sqrt[(2*a + (
b + q)*x^2)/(2*a + (b - q)*x^2)]/(2*c*Sqrt[a + b*x^2 + c*x^4]))*EllipticE[ArcTan[Rt[(b - q)/(2*a), 2]*x], -2*(
q/(b - q))], x] /; PosQ[(b - q)/a]] /; FreeQ[{a, b, c}, x] && GtQ[b^2 - 4*a*c, 0]

Rule 1203

Int[((d_) + (e_.)*(x_)^2)/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}
, Dist[d, Int[1/Sqrt[a + b*x^2 + c*x^4], x], x] + Dist[e, Int[x^2/Sqrt[a + b*x^2 + c*x^4], x], x] /; PosQ[(b +
 q)/a] || PosQ[(b - q)/a]] /; FreeQ[{a, b, c, d, e}, x] && GtQ[b^2 - 4*a*c, 0]

Rubi steps

\begin {align*} \int \frac {(2-5 x) x^{3/2}}{\left (2+5 x+3 x^2\right )^{5/2}} \, dx &=\frac {2 \sqrt {x} (74+95 x)}{9 \left (2+5 x+3 x^2\right )^{3/2}}+\frac {2}{9} \int \frac {-37+135 x}{\sqrt {x} \left (2+5 x+3 x^2\right )^{3/2}} \, dx\\ &=\frac {2 \sqrt {x} (74+95 x)}{9 \left (2+5 x+3 x^2\right )^{3/2}}-\frac {2 \sqrt {x} (1831+2175 x)}{9 \sqrt {2+5 x+3 x^2}}-\frac {2}{9} \int \frac {-897-\frac {2175 x}{2}}{\sqrt {x} \sqrt {2+5 x+3 x^2}} \, dx\\ &=\frac {2 \sqrt {x} (74+95 x)}{9 \left (2+5 x+3 x^2\right )^{3/2}}-\frac {2 \sqrt {x} (1831+2175 x)}{9 \sqrt {2+5 x+3 x^2}}-\frac {4}{9} \text {Subst}\left (\int \frac {-897-\frac {2175 x^2}{2}}{\sqrt {2+5 x^2+3 x^4}} \, dx,x,\sqrt {x}\right )\\ &=\frac {2 \sqrt {x} (74+95 x)}{9 \left (2+5 x+3 x^2\right )^{3/2}}-\frac {2 \sqrt {x} (1831+2175 x)}{9 \sqrt {2+5 x+3 x^2}}+\frac {1196}{3} \text {Subst}\left (\int \frac {1}{\sqrt {2+5 x^2+3 x^4}} \, dx,x,\sqrt {x}\right )+\frac {1450}{3} \text {Subst}\left (\int \frac {x^2}{\sqrt {2+5 x^2+3 x^4}} \, dx,x,\sqrt {x}\right )\\ &=\frac {2 \sqrt {x} (74+95 x)}{9 \left (2+5 x+3 x^2\right )^{3/2}}+\frac {1450 \sqrt {x} (2+3 x)}{9 \sqrt {2+5 x+3 x^2}}-\frac {2 \sqrt {x} (1831+2175 x)}{9 \sqrt {2+5 x+3 x^2}}-\frac {1450 \sqrt {2} (1+x) \sqrt {\frac {2+3 x}{1+x}} E\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{9 \sqrt {2+5 x+3 x^2}}+\frac {598 \sqrt {2} (1+x) \sqrt {\frac {2+3 x}{1+x}} F\left (\tan ^{-1}\left (\sqrt {x}\right )|-\frac {1}{2}\right )}{3 \sqrt {2+5 x+3 x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains complex when optimal does not.
time = 20.20, size = 164, normalized size = 0.88 \begin {gather*} \frac {5800+21824 x+26830 x^2+10764 x^3+1450 i \sqrt {2+\frac {2}{x}} \sqrt {3+\frac {2}{x}} x^{3/2} \left (2+5 x+3 x^2\right ) E\left (i \sinh ^{-1}\left (\frac {\sqrt {\frac {2}{3}}}{\sqrt {x}}\right )|\frac {3}{2}\right )+344 i \sqrt {2+\frac {2}{x}} \sqrt {3+\frac {2}{x}} x^{3/2} \left (2+5 x+3 x^2\right ) F\left (i \sinh ^{-1}\left (\frac {\sqrt {\frac {2}{3}}}{\sqrt {x}}\right )|\frac {3}{2}\right )}{9 \sqrt {x} \left (2+5 x+3 x^2\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((2 - 5*x)*x^(3/2))/(2 + 5*x + 3*x^2)^(5/2),x]

[Out]

(5800 + 21824*x + 26830*x^2 + 10764*x^3 + (1450*I)*Sqrt[2 + 2/x]*Sqrt[3 + 2/x]*x^(3/2)*(2 + 5*x + 3*x^2)*Ellip
ticE[I*ArcSinh[Sqrt[2/3]/Sqrt[x]], 3/2] + (344*I)*Sqrt[2 + 2/x]*Sqrt[3 + 2/x]*x^(3/2)*(2 + 5*x + 3*x^2)*Ellipt
icF[I*ArcSinh[Sqrt[2/3]/Sqrt[x]], 3/2])/(9*Sqrt[x]*(2 + 5*x + 3*x^2)^(3/2))

________________________________________________________________________________________

Maple [A]
time = 0.78, size = 297, normalized size = 1.59

method result size
elliptic \(\frac {\sqrt {x \left (3 x^{2}+5 x +2\right )}\, \left (\frac {\left (\frac {148}{81}+\frac {190 x}{81}\right ) \sqrt {3 x^{3}+5 x^{2}+2 x}}{\left (x^{2}+\frac {5}{3} x +\frac {2}{3}\right )^{2}}-\frac {2 x \left (\frac {1831}{27}+\frac {725 x}{9}\right ) \sqrt {3}}{\sqrt {x \left (x^{2}+\frac {5}{3} x +\frac {2}{3}\right )}}+\frac {598 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {-6 x}\, \EllipticF \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right )}{9 \sqrt {3 x^{3}+5 x^{2}+2 x}}+\frac {725 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {-6 x}\, \left (\frac {\EllipticE \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right )}{3}-\EllipticF \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right )\right )}{9 \sqrt {3 x^{3}+5 x^{2}+2 x}}\right )}{\sqrt {x}\, \sqrt {3 x^{2}+5 x +2}}\) \(214\)
default \(-\frac {\left (1143 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticF \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right ) x^{2}-2175 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticE \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right ) x^{2}+1905 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticF \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right ) x -3625 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticE \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right ) x +762 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticF \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right )-1450 \sqrt {6 x +4}\, \sqrt {3 x +3}\, \sqrt {6}\, \sqrt {-x}\, \EllipticE \left (\frac {\sqrt {6 x +4}}{2}, i \sqrt {2}\right )+39150 x^{4}+98208 x^{3}+80460 x^{2}+21528 x \right ) \sqrt {3 x^{2}+5 x +2}}{27 \sqrt {x}\, \left (x +1\right )^{2} \left (2+3 x \right )^{2}}\) \(297\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2-5*x)*x^(3/2)/(3*x^2+5*x+2)^(5/2),x,method=_RETURNVERBOSE)

[Out]

-1/27*(1143*(6*x+4)^(1/2)*(3*x+3)^(1/2)*6^(1/2)*(-x)^(1/2)*EllipticF(1/2*(6*x+4)^(1/2),I*2^(1/2))*x^2-2175*(6*
x+4)^(1/2)*(3*x+3)^(1/2)*6^(1/2)*(-x)^(1/2)*EllipticE(1/2*(6*x+4)^(1/2),I*2^(1/2))*x^2+1905*(6*x+4)^(1/2)*(3*x
+3)^(1/2)*6^(1/2)*(-x)^(1/2)*EllipticF(1/2*(6*x+4)^(1/2),I*2^(1/2))*x-3625*(6*x+4)^(1/2)*(3*x+3)^(1/2)*6^(1/2)
*(-x)^(1/2)*EllipticE(1/2*(6*x+4)^(1/2),I*2^(1/2))*x+762*(6*x+4)^(1/2)*(3*x+3)^(1/2)*6^(1/2)*(-x)^(1/2)*Ellipt
icF(1/2*(6*x+4)^(1/2),I*2^(1/2))-1450*(6*x+4)^(1/2)*(3*x+3)^(1/2)*6^(1/2)*(-x)^(1/2)*EllipticE(1/2*(6*x+4)^(1/
2),I*2^(1/2))+39150*x^4+98208*x^3+80460*x^2+21528*x)*(3*x^2+5*x+2)^(1/2)/x^(1/2)/(x+1)^2/(2+3*x)^2

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x^(3/2)/(3*x^2+5*x+2)^(5/2),x, algorithm="maxima")

[Out]

-integrate((5*x - 2)*x^(3/2)/(3*x^2 + 5*x + 2)^(5/2), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.76, size = 122, normalized size = 0.65 \begin {gather*} \frac {2 \, {\left (1757 \, \sqrt {3} {\left (9 \, x^{4} + 30 \, x^{3} + 37 \, x^{2} + 20 \, x + 4\right )} {\rm weierstrassPInverse}\left (\frac {28}{27}, \frac {80}{729}, x + \frac {5}{9}\right ) - 6525 \, \sqrt {3} {\left (9 \, x^{4} + 30 \, x^{3} + 37 \, x^{2} + 20 \, x + 4\right )} {\rm weierstrassZeta}\left (\frac {28}{27}, \frac {80}{729}, {\rm weierstrassPInverse}\left (\frac {28}{27}, \frac {80}{729}, x + \frac {5}{9}\right )\right ) - 27 \, {\left (2175 \, x^{3} + 5456 \, x^{2} + 4470 \, x + 1196\right )} \sqrt {3 \, x^{2} + 5 \, x + 2} \sqrt {x}\right )}}{81 \, {\left (9 \, x^{4} + 30 \, x^{3} + 37 \, x^{2} + 20 \, x + 4\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x^(3/2)/(3*x^2+5*x+2)^(5/2),x, algorithm="fricas")

[Out]

2/81*(1757*sqrt(3)*(9*x^4 + 30*x^3 + 37*x^2 + 20*x + 4)*weierstrassPInverse(28/27, 80/729, x + 5/9) - 6525*sqr
t(3)*(9*x^4 + 30*x^3 + 37*x^2 + 20*x + 4)*weierstrassZeta(28/27, 80/729, weierstrassPInverse(28/27, 80/729, x
+ 5/9)) - 27*(2175*x^3 + 5456*x^2 + 4470*x + 1196)*sqrt(3*x^2 + 5*x + 2)*sqrt(x))/(9*x^4 + 30*x^3 + 37*x^2 + 2
0*x + 4)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} - \int \left (- \frac {2 x^{\frac {3}{2}}}{9 x^{4} \sqrt {3 x^{2} + 5 x + 2} + 30 x^{3} \sqrt {3 x^{2} + 5 x + 2} + 37 x^{2} \sqrt {3 x^{2} + 5 x + 2} + 20 x \sqrt {3 x^{2} + 5 x + 2} + 4 \sqrt {3 x^{2} + 5 x + 2}}\right )\, dx - \int \frac {5 x^{\frac {5}{2}}}{9 x^{4} \sqrt {3 x^{2} + 5 x + 2} + 30 x^{3} \sqrt {3 x^{2} + 5 x + 2} + 37 x^{2} \sqrt {3 x^{2} + 5 x + 2} + 20 x \sqrt {3 x^{2} + 5 x + 2} + 4 \sqrt {3 x^{2} + 5 x + 2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x**(3/2)/(3*x**2+5*x+2)**(5/2),x)

[Out]

-Integral(-2*x**(3/2)/(9*x**4*sqrt(3*x**2 + 5*x + 2) + 30*x**3*sqrt(3*x**2 + 5*x + 2) + 37*x**2*sqrt(3*x**2 +
5*x + 2) + 20*x*sqrt(3*x**2 + 5*x + 2) + 4*sqrt(3*x**2 + 5*x + 2)), x) - Integral(5*x**(5/2)/(9*x**4*sqrt(3*x*
*2 + 5*x + 2) + 30*x**3*sqrt(3*x**2 + 5*x + 2) + 37*x**2*sqrt(3*x**2 + 5*x + 2) + 20*x*sqrt(3*x**2 + 5*x + 2)
+ 4*sqrt(3*x**2 + 5*x + 2)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2-5*x)*x^(3/2)/(3*x^2+5*x+2)^(5/2),x, algorithm="giac")

[Out]

integrate(-(5*x - 2)*x^(3/2)/(3*x^2 + 5*x + 2)^(5/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} -\int \frac {x^{3/2}\,\left (5\,x-2\right )}{{\left (3\,x^2+5\,x+2\right )}^{5/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(x^(3/2)*(5*x - 2))/(5*x + 3*x^2 + 2)^(5/2),x)

[Out]

-int((x^(3/2)*(5*x - 2))/(5*x + 3*x^2 + 2)^(5/2), x)

________________________________________________________________________________________